img {
    object-fit: cover;
    transition: all 0.4s linear;
}

@font-face {
    font-family:DIN-Bold;
  src:url(../font/DIN-Bold.otf);
}

@font-face {
    font-family:SourceHanSans;
  src:url(../font/SourceHanSans-Heavy.otf);
}

@font-face {
    font-family:YouSheBiaoTiHei;
  src:url(../font/YouSheBiaoTiHei-2.otf);
}

ul {
    margin-bottom: 0;
    padding: 0;
}

button {
    border: none;
    padding: 0;
    background: none;
}

/* body,h3 {
    font-family: AlibabaPuHuiTi;
} */

a,
.iconfont {
    transition: all .3s ease;
}

.looking-more-content {
    text-align: right;
}

.looking-more-content a {
    color: #de0000;
    background: url(../img/jt-red.png) right no-repeat;
    padding-right: 20px;
    margin-right: 30px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    min-height: auto;
    margin-bottom: 0;
    background: #004290;
}

.navbar-brand {
    height: auto;
}

.logo-lt {
    width: 308px;
    height: 36px;
    padding: 0;
}

.logo-content-left {
    margin-top: 34px;
    margin-left: 29px;
}

.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.ewb-sea-box {
    background-color: rgba(255, 255, 255, 0.1);
    width: 309px;
    overflow: hidden;
    position: relative;
    margin-top: 26px;
    margin-right: 28px;
    float: right;
    padding-right: 50px;
}

.ewb-sea-box .sea-inp {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: 0;
    font-size: 16px;
    color: rgba(254, 254, 254, 0.3);
    background-color: transparent;
    padding-left: 23px;
}

.ewb-sea-box .sea-inp:focus {
    background-color: transparent!important;
    border-color: transparent!important;
}

.ewb-sea-box input::-moz-placeholder {
    color: rgba(254, 254, 254, 0.3);
}

.ewb-sea-box input::-webkit-input-placeholder {
    color: rgba(254, 254, 254, 0.3);
}

.ewb-sea-box input:-ms-input-placeholder {
    color: rgba(254, 254, 254, 0.3);
}

.sea-find {
    position: absolute;
    border: 0;
    outline: 0;
    right: 15px;
    width: 28px;
    height: 28px;
    top: 12px;
    cursor: pointer;
    background: url(../img/ss-k.png) center no-repeat;
    background-size: 100%;
}

.section-wrap {
    width: 100%;
    height: 100%;
    overflow: visible;
    transition: transform 1s cubic-bezier(0.86,0,0.03,1);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86,0,0.03,1);
}

.section-wrap .section {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.navbar-default .nav-lister-content li a {
    padding: 40px 41px;
    font-size: 18px;
    font-weight: normal;
    color: #FEFEFE;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #EFA366;
}

.navbar-default .nav-lister-content li .dropdown-menu {
    background-color: rgba(0,55,122,0.8);
    min-width: 100%;
    width: 100%;
}

.navbar-default .nav-lister-content li .dropdown-menu li a {
    text-align: center;
}

.navbar-default .nav-lister-content li .dropdown-menu li a:focus,.navbar-default .nav-lister-content li .dropdown-menu li a:hover {
    background-color: transparent;
    color: #EFA366;
}

/* .nav-lister-content .active a:after {
    content: '';
    width: 30px;
    height: 4px;
    background: #EFA366;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
} */

.navbar-default .right-ul-a {
    float: right;
}

.navbar-default .nav-lister-content {
    float: right;
    margin-right: 20px;
}

.navbar-default .right-ul-a li {
    width: 100px;
    height: 100px;
    background: #EFA366;
    text-align: center;
    line-height: 104px;
    float: left;
    cursor: pointer;
}

.navbar-default .right-ul-a li  span {
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
}

.navbar-default .nav-lister-content li .dropdown-menu li a:after {
    display: none;
}

.navbar-default .nav-lister-content li.dropdowner:hover .hover-txt {
    color: #fff!important;
    background-color: #EFA366;
}

.navbar-default .nav-lister-content li a span {
    margin-left: 10px;
}

.section1 .owl-carousel .owl-item img:hover {
    opacity: 1;
}

.section1 .banner-top-slider .owl-dots {
    right: 50%;
    transform: translateX(50%);
    bottom: 105px;
}

.banner-wenzi {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #FFFFFF;
    background: rgba(0,55,122,0.02);
    backdrop-filter: blur(10px);
    line-height: 45px;
    padding: 44px 22px 27px 22px;
    width: 1277px;
    margin: auto;
}

.banner-subhead {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.arrow-banner a {
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
    padding-left: 35px;
}

.banner-logoer {
    width: 423px;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

.arrow-banner a:before {
    content: '';
    width: 24px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(../img/arrew.png) no-repeat;
    background-size: 100%;
}

.arrow-banner {
    position: absolute;
    bottom: 27px;
    left: 50%;
    cursor: pointer;
    z-index: 2;
    transform: translateX(-50%);
}

.section1 .banner-top-slider .owl-dot span {
    margin: 0 10px;
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.7);
    border-radius: 50%;
}

.section1 .banner-top-slider .owl-dots .owl-dot.active span,
.section1 .banner-top-slider .owl-dots .owl-dot:hover span {
    background: #fff;
}
/* .section1 .banner-top-slider  .owl-dots .owl-dot.active span {
    -webkit-animation: rain 1.5s infinite;
    -moz-animation: rain 1.5s infinite;
    -o-animation: rain 1.5s infinite;
    animation: rain 1.5s infinite;
}

@-webkit-keyframes rain {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes rain {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes rain {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes rain {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
} */

.banner-top-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: none;
}

.banner-top-slider .owl-nav .owl-prev span {
    font-size: 0;
    background: url(../img/banner-jt-lt.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    background-size: 100%;
}

.banner-top-slider .owl-nav .owl-next span {
    font-size: 0;
    background: url(../img/banner-jt-rt.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    background-size: 100%;
}

.banner-top-slider .owl-nav .owl-prev {
    position: absolute;
    left: 78px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.banner-top-slider .owl-nav .owl-next {
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
}

.banner-two {
    position: absolute;
    top: 50%!important;
    left: 50%;
    transform: translate(-50%,-50%);
}

.banner-two span {
    width: 396px;
    display: inline-block;
}

.banner-two span:nth-child(1) {
    margin-right: 37px;
}

.top-color-header {
    background: #004290;
}

.bg-lt01 {
    background: url(../img/bg-lt01.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 155px;
}

.bg-lt05 {
    background: url(../img/bg-lt04.png) no-repeat;
    background-size: 100% 100%;
}

.section-4 {
    overflow: hidden;
}

.bg-lt02 {
    background: rgba(0,87,154,.3);
    padding-top: 165px;
}

.lt-titler {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 360px;
    bottom: 0;
    padding-left: 126px;
}

.lt-titler em {
    font-style: normal;
    width: 33px;
    font-size: 24px;
    display: block;
    color: rgba(255,255,255,.3);
    line-height: 33px;
    float: left;
    writing-mode: vertical-rl;
    letter-spacing: 1px;
    margin-right: 5px;
    opacity: 0;
}

.lt-titler strong {
    width: 40px;
    font-size: 30px;
    display: block;
    font-weight: 600;
    float: left;
    color: #FEFEFE;
    line-height: 40px;
    letter-spacing: 1px;
}

.section2.active .lt-titler>div,.section2.active .lt-titler a span, .section2.active .company-introduction-title,
.section2.active .company-introduction-lt .company-txt, .section2.active .company-introduction-rt, .section2.active .myTargetElement,
.section3.active .business-area-ul li,.section3.active .lt-titler>div,.section5.active .lt-titler>div, .section5.active .imger,
.section5.active .Party-construction-leads,.section5.active .lt-titler a span,.section4.active .lt-titler>div,
.section4.active .caseTab, .section4.active .caseMin, .section-1.active .banner-subhead,.banner-top-news span,.news-lister li,.Article ,
.section-1.active .banner-logoer,.section-1.active .banner-wenzi,.section5.active .caseTab,.section3.active .caseTab,.section2.active .caseTab,.section6.active .lt-titler>div,
.section6.active .about-my-rt,.section6.active .about-my-lt,.title-english,.dangjian-jz01,.dangjian-jz02,.dangjian-jz03,.title-top-header,.organizational_ucture,.Group-leader-lt,
.Group-leader-rt,.development-history,.Investment-layout-lt,.Investment-layout-rt,.Investment-title,.plan-js-list,.plan-contenting,.Brand_culture_left,.Brand_culture_right,
.midd-pic,.jituan,.jt-logo li:nth-child(1),.sheji-tel-title,.jt-logo li:nth-child(2),.looking-more-content,.tz-titel-yell,.main-business-boxer ul li>div,
.assemble-lt,.assemble-rt span,.Ecological-incubation span,.Ecological-incubation ul,.Industrial-application-lt,.Industrial-application-rt,.plan-js-list li,.touzibuju-jieshao-content,.rili_ext,
.grounp-logo-left,.Corporate-culture-trends-owl,.Corporate-culture-arowe,.Information_disclosure_Text_list,.Information_disclosure_Text_list_content,.personnel-recruitment .col-md-6 a {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.section2.active .lt-titler>div, .section3.active .lt-titler>div,.section5.active .lt-titler>div,.section4.active .lt-titler>div,
.banner-top-news span,.section6.active .lt-titler>div {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.section4.active .caseTab,.section5.active .caseTab,.section3.active .caseTab,.section2.active .caseTab,.title-english,.midd-pic ,.plan-js-list li:nth-child(1) {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.plan-js-list li:nth-child(2),.rili_ext {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

.personnel-recruitment .col-md-6 a {
    display: block;
}

.plan-js-list li:nth-child(3) {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s;
}

.plan-js-list li:nth-child(4) {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
}

.Investment-title,.jituan {
    -webkit-animation: zoomIn;
    -moz-animation: zoomIn;
    -o-animation: zoomIn;
    animation: zoomIn;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.section2.active .company-introduction-rt,.section6.active .about-my-rt ,.organizational_ucture {
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -o-animation: fadeInRight;
    animation: fadeInRight;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    animation-duration: 1.1s;
}

.section4.active .caseMin,.Group-leader-rt,.Investment-layout-rt ,.Brand_culture_right,.personnel-recruitment .col-md-6:nth-child(2) a {
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -o-animation: fadeInRight;
    animation: fadeInRight;
    -webkit-animation-duration: 1.3s;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    animation-duration: 1.3s;
}

.overhidden {
    overflow: hidden;
}

.dangjian-jz03,.main-business-boxer ul li:nth-child(2) .business-click {
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -o-animation: fadeInRight;
    animation: fadeInRight;
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s;
}

.main-business-boxer ul li:nth-child(4) .business-click,.blue-border {
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -o-animation: fadeInRight;
    animation: fadeInRight;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.Industrial-application-rt,
.Ecological-incubation ul li:nth-child(4){
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -o-animation: fadeInRight;
    animation: fadeInRight;
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
}

.section6.active .about-my-lt,.Ecological-incubation ul li:nth-child(3),.Ecological-incubation ul li:nth-child(2) {
    -webkit-animation: fadeInDown;
    -moz-animation: fadeInDown;
    -o-animation: fadeInDown;
    animation: fadeInDown;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    animation-duration: 1.1s;
}

.dangjian-jz01,.main-business-boxer ul li:nth-child(1) .business-click ,
.Ecological-incubation ul li:nth-child(1),
.grounp-logo-left {
    -webkit-animation: fadeInLeft;
    -moz-animation: fadeInLeft;
    -o-animation: fadeInLeft;
    animation: fadeInLeft;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

.main-business-boxer ul li:nth-child(3) .business-click {
    -webkit-animation: fadeInLeft;
    -moz-animation: fadeInLeft;
    -o-animation: fadeInLeft;
    animation: fadeInLeft;
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
}
.main-business-boxer ul li .business-click img{
    height: 48px!important;
    object-fit: initial;
}
.Group-leader-lt,.Brand_culture_left,
.tz-item:first-child,
.personnel-recruitment .col-md-6:nth-child(1) a {
    -webkit-animation: fadeInLeft;
    -moz-animation: fadeInLeft;
    -o-animation: fadeInLeft;
    animation: fadeInLeft;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.Industrial-application-lt,.Corporate-culture-trends-owl {
    -webkit-animation: fadeInLeft;
    -moz-animation: fadeInLeft;
    -o-animation: fadeInLeft;
    animation: fadeInLeft;
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.section3.active .business-area-ul li:first-child,.section5.active .imger,.Article,.title-top-header {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.Ecological-incubation ul,.Corporate-culture-arowe {
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section-1.active .banner-logoer {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section-1.active .banner-subhead,.dangjian-jz02 {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section-1.active .banner-wenzi ,.Ecological-incubation span {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    -o-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.section3.active .business-area-ul li:nth-child(2),.news-lister li:nth-child(1) {
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section3.active .business-area-ul li:nth-child(3),.development-history,.tz-titel-yell,.touzibuju-jieshao-content,.Information_disclosure_Text_list {
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.news-lister li:nth-child(2) ,.assemble-lt,.Investment-layout-lt,.Information_disclosure_Text_list_content {
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.news-lister li:nth-child(3),.jt-logo li:nth-child(1) ,.looking-more-content,.assemble-rt span {
    -webkit-animation-duration: 1.7s;
    -moz-animation-duration: 1.7s;
    -o-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section3.active .business-area-ul li:nth-child(4),  .section5.active .Party-construction-leads {
    -webkit-animation-duration: 1.3s;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.plan-contenting .active {
    display: block;
}

.news-lister li:nth-child(4),.plan-contenting,.jt-logo li:nth-child(2) {
    -webkit-animation-duration: 1.9s;
    -moz-animation-duration: 1.9s;
    -o-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section2.active .lt-titler a span,.section2.active .company-introduction-title, .section5.active .lt-titler a span {
    -webkit-animation: fadeInUp;
    -moz-animation: fadeInUp;
    -o-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.section2.active .company-introduction-lt .company-txt {
    -webkit-animation-duration: 1.3s;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.sheji-tel-title {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.section2.active .myTargetElement {
    display: flex;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.lt-titler a {
    font-size: 14px;
    font-weight: 400;
    color: #FEFEFE;
    position: absolute;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    padding-bottom: 5px;
}

.bg-lt01 a,.bg-lt04 a {
    bottom: 88px;
}

.lt-titler a span:after {
    content: '';
    width: 36px;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

.company-introduction-title {
    width: 331px;
    display: block;
    margin-bottom: 45px;
}

.container-content {
    position: absolute;
    right: 160px;
    bottom: 184px;
    width: calc(100% - 606px);
}

.company-introduction-lt {
    float: left;
    width: 620px;
}

.company-introduction-lt .company-txt {
    margin-bottom: 50px;
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
    margin-right: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    color: #3A3A3A;
    line-height: 2.2;
    position: relative;
    text-indent: 2em;
}
.company-introduction-lt .company-txt .company-txt-more{
    float: right;
    font-size: 16px;
    background: #fff;
    color: #de0000;
    background: url(../img/jt-red.png) right no-repeat  #fff;
    padding-right: 20px;
    position: absolute;
    right:0;
    bottom:0;
    text-indent: 0;
    padding-left: 4px;
    padding-bottom: 2px;
}
.jp_container_1 {
    position: relative;
    text-align: center;
    background-color: #000;
    height: 100%;
    cursor: pointer;
}

.jp-video-play {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
}

.jp-video-play img,video {
    width: 100%;
    height: 100%;
}

.company-introduction-rt {
    float: right;
    height: 484px;
    width: 694px;
    margin-right: -60px;
}

.jp-video-play i {
    content: '';
    background: url(../img/play.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-size: 100%;
    transform: translate(-50%, -50%);
}

.myTargetElement {
    display: none;
    align-items: center;
    justify-content: space-between;
    margin-right: 60px;
}

.myTargetElement li {
    float: left;
}

.myTargetElement strong {
    font-size: 12px;
    font-weight: 400;
    color: #5D5F60;
    position: relative;
}

.myTargetElement strong b {
    font-size: 44px;
    font-family: DIN-Bold;
    font-weight: bold;
    display: inline-block;
    color: #00579A;
}

.myTargetElement li p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #3F4347;
}

.section-3 {
    background: url(../img/bg02.png) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.section-2 {
    background: url(../img/bg01.png) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.business-area-ul li {
    float: left;
    position: relative;
    width: 33.3333333%;
    padding: 0 45px;
}

.business-area-ul li a {
    display: block;
    text-align: center;
    position: relative;
}

.business-area-ul li i {
    width: 160px;
    height: 160px;
    display: block;
    margin: 0 auto;
    margin-bottom: 55px;
}

.business-area-ul li h5 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    color: #FEFEFE;
    line-height: 28px;
    letter-spacing: 1px;
    text-shadow: 0px 3px 6px rgba(8,75,140,0.53);
}

.business-area-ul li p {
    height: 160px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #FEFEFE;
    line-height: 30px;
    text-shadow: 0px 3px 6px rgba(8,75,140,0.16);
}

.buju-bottom50 {
    bottom: 50%!important;
    transform: translateY(50%);
}

.business-area-ul li span {
    width: 24px;
    display: block;
    margin: 0 auto;
}

.business-area-ul li:hover:before {
    content: '';
    width: 100%;
    height: 1000%;
    position: absolute;
    top: -200%;
    bottom: 0;
    right: 0;
    background: rgba(0,59,123,0.5);
}

.business-area-ul li:hover p label {
    -webkit-line-clamp: inherit;
}

.business-area-ul li:hover span {
    opacity: 0;
}

.business-area-ul li p label {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.business-area-ul li:last-child {
    border-right: none;
}

.bg-lt04 {
    background: url(../img/bg-lt03.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 165px;
}

.imger {
    margin-bottom: 44px;
}

.Party-construction-leads li {
    float: left;
    padding: 0 17px;
    width: 50%;
    display: none;
}

.Party-construction-leads {
    margin: 0 -17px;
    overflow: hidden;
}

.Party-construction-leads li:nth-child(1),.Party-construction-leads li:nth-child(2),
.Party-construction-leads li:nth-child(3),.Party-construction-leads li:nth-child(4) {
    display: block;
}

.Party-construction-leads li a {
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(227,234,238,0.55);
    margin-bottom: 20px;
    padding: 25px 85px 0 39px;
    display: block;
    height: 166px;
}

.Party-construction-leads li a h4 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    color: #2B2E30;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 60px;
    -webkit-line-clamp: 2;
    letter-spacing: 1px;
}

.Party-construction-leads li a p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(93,95,96,.7);
}

.section-5 {
    background: url(../img/bg03.png) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.Party-construction-content {
    bottom: 70px;
}

.hover-border {
    display: inline-block;
    position: absolute;
    z-index: 100
}

.left-right-border {
    height: 0;
}

.left-border {
    left: 0px;
    top: 0;
}

.right-border {
    right: 0px;
    bottom: 0px;
}

.left-right-top-bottom-border {
    width: 0;
}

.left-top-border {
    right: 50%;
    top: 0px;
}

.left-bottom-border {
    left: 0px;
    bottom: 0px;
}

.right-top-border {
    right: 0px;
    top: 0px;
}

.right-bottom-border {
    left: 50%;
    bottom: 0px;
}

.Party-construction-leads li a:hover h4 {
    color: #D32A30;
}

.footer-link {
    /* background: #303030; */
    background: #00397C;
    padding: 23px 0;
}

.footer-link li a,.footer-link li {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.footer-link li {
    float: left;
    padding: 0 60px;
}

.footer-bottom {
    /* background: #373737; */
    background: #00418E;
    overflow: hidden;
    padding-top: 19px;
    padding-bottom: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bottom .logo {
    width: 200px;
    float: left;
    margin-right: 46px;
}

.logo-bottom-cen {
    width: 52%;
    display: flex;
    align-items: center;
}

.footer-bottom-two {
    float: left;
    margin-right: 36px;
    width: 68%;
}

.footer-bottom-two li {
    margin-bottom: 13px;
    width: 50%;
    float: left;
    font-size: 14px;
    color: rgba(255,255,255,.7);
}

.footer-bottom-two li:first-child {
    width: 100%;
}

.wm span {
    width: 100px;
    float: left;
}

.footer-bottom-two li:last-child,.caseTab li:last-child,.footer-bottom-two li:nth-child(4) {
    margin-bottom: 0;
}

.section7, .section7 .fp-tableCell {
    height: auto!important;
}

.construction-content130 {
    bottom: 130px;
}

.footer-link ul {
    display: flex;
    justify-content: center;
}

.bg-lt03 {
    background: url(../img/bg-lt02.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 165px;
}

.caseTab li span {
    display: block;
    height: 58px;
    font-size: 20px;
    font-weight: 400;
    color: #FEFEFE;
    text-align: center;
    cursor: pointer;
    line-height: 58px;
    letter-spacing: 1px;
}

.caseTab {
    width: 230px;
    position: relative;
    margin-left: 65px;
    margin-top: 190px;
}

.caseTab li.active span {
    font-size: 20px;
    font-weight: 500;
    background: #EFA366;
    color: #FEFEFE;
}

.caseTab li {
    margin-bottom: 20px;
}

.caseBox,.terraceFr,.overall-cuyy,.dangjian-five-panel {
    display: none;
}

.caseMin .active, .terraceFr-box .active,.overall-boxer .active,.dangjian-five-boxer .active {
    display: block;
}
.caseBOx-ul{
    position: relative;
    z-index: 999;
}
.caseBOx-ul li {
    float: left;
    padding-left: 32px;
    padding-right: 129px;
    width: 33.33333%;
    position: relative;
    display: none;
}

.caseBOx-ul li:nth-child(1),.caseBOx-ul li:nth-child(2),.caseBOx-ul li:nth-child(3) {
    display: block;
}

.caseBOx-ul li:last-child {
    padding-right: 0;
}

.caseBOx-ul li a strong {
    font-size: 60px;
    font-weight: 300;
    color: #5D5F60;
    letter-spacing: 3px;
    margin-bottom: 59px;
    display: block;
}

.caseBOx-ul li a span {
    font-size: 14px;
    font-weight: 400;
    color: #5D5F60;
    margin-bottom: 16px;
    display: block;
}

.caseBOx-ul li a h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 52px;
    -webkit-line-clamp: 2;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 500;
    color: #14181A;
    line-height: 26px;
}

.caseBOx-ul li a  .shuju-funeng-picer {
    width: 320px;
}

.caseBOx-ul li a p {
    margin-bottom: 89px;
    margin-top: 39px;
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 2.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-indent: 2em;
}

.caseBOx-ul li a i {
    width: 24px;
    height: 24px;
    display: block;
    background: url(../img/num-jt.png) no-repeat;
    background-size: 100%;
    transition: all .3s ease;
}

.caseBOx-ul li:before {
    content: '';
    width: 1px;
    height: 300%;
    position: absolute;
    top: -100%;
    bottom: 0;
    left: 0;
    background: rgba(215,215,215,0.3);
}

.caseBOx-ul li:last-child h4 {
    width: 76%;
}

.caseBOx-ul li:last-child p {
    width: 79%;
}

.caseBOx-ul li a:hover strong {
    color: #EFA366;
}

.caseBOx-ul li a:hover  i {
    background: url(../img/num-jt-active.png) no-repeat;
    background-size: 100%;
    animation: arr 0.6s ease-out 0s infinite;
}

@keyframes arr {
    0% {
        transform: translateX(-10px);
    }

    50% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-10px);
    }
}

.imger a,.dangjian-jz-big a,.dangjian-jz01 ul li a,.dangjian-jz02 ul li a, .dangjian-jz03 ul li a {
    display: block;
}

.imger a:hover,.dangjian-jz-big a:hover,.dangjian-jz01 ul li a:hover,.dangjian-jz02 ul li a:hover, .dangjian-jz03 ul li a:hover {
    opacity: .7;
}

.caseBOx-ul li a  .shuju-funeng-picer {
    overflow: hidden;
}

.caseBOx-ul li a:hover div img,.news-lister li a:hover img {
    -wekbit-transform: scale(1.05);
    transform: scale(1.05);
}

.jp-video-play i:before,.jp-video-play i:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #1a5cb0;
    opacity: .15;
    z-index: -10;
}

.jp-video-play i:before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    -moz-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite;
}

.jp-video-play i:after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    -moz-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite;
}

/*æŠ•èµ„å¸ƒå±€*/
.tz-item{
    display: flex;
    background: #E5F1FF;
    padding:0 16px 0 30px;
    justify-content: space-between;
    margin:20px 0;
}
.tz-item h4,.blue-border h4{
    font-size: 34px;
    color:#134989;
    margin-top: 20px;
    font-family: YouSheBiaoTiHei;
}
.tz-item img{
    width: auto;
    height: 200px;
    margin-left: 40px;
}
.tz-item p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 2;
}
.blue-border{
    background: #FFFFFF;
    box-shadow: 0px 7px 8px 0px rgba(210,218,227,0.25);
    border: 1px solid #E7EEF6;
    padding:20px;
}
.blue-border p{
    font-size: 16px;
    line-height: 34px;
    text-indent: 2em;
}
.yw-titel-yell{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.yw-titel-yell h4{
    margin: 30px 0 10px;
    text-align: center;
}
.yw-titel-yell p{
    font-size: 18px;
    color:#fff;
    margin-top: 0;
    text-indent: 2em;
}
.yw-titel-yell h4 img{
    width: auto;
    height: 44px;
}
.title-01 h4{
    font-size: 34px;
    text-align: center;
    color:#000;
    margin: 20px 0;
    font-family: YouSheBiaoTiHei;
}
.tzfn-innder{
    position: relative;
    color:#fff;
    background: url(../img/tzfn.png) no-repeat;
    background-size: cover;
}
.tzfn-innder h4{
    color:#fff;
}
.tzfn-innder .tzfn-chart{
    width: 80%;
    margin:30px auto 30px;
    display: block;

}
.tzfn-innder .container p{
    font-size: 16px;
    line-height: 1.8;
    text-indent: 2em;
}
.mail-cont{
    display: flex;
    justify-content: center;
}
.cl-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 7px 8px 0px rgba(210,218,227,0.25);
    border: 1px solid #E7EEF6;
    padding:30px 16px;
    height: 390px;
    margin-bottom: 60px;
    transition: .3s;
    cursor: pointer;
    margin-top: 20px;
}
.cl-item:hover{
    margin-top: -10px;
}
.cl-item img{
    width: 150px;
}
.cl-item h5{
    font-size: 20px;
    margin:20px;
    color:#134989;
    font-weight: bold;
}
.cl-item p{
    color:#3E4147;
    text-indent: 2em;
    font-size: 16px;
}
.main-business-ul{
    display: flex;
    justify-content: space-around;
    padding:40px 0;
}
.main-business-ul .major-business-roter:before{
    top:0;
}
.main-business-ul .major-business-roter{
    width: 360px;
    height: 200px;
}
.main-business-ul .major-business-roter span{
    font-size:34px;
    animation: arr 3s ease-out 0s infinite;
}
.main-business-ul .major-business-roter:nth-child(2) span{
    font-size:34px;
    animation: arr 4s ease-out 0s infinite;
}
.major-item{
    background: url(../img/line.png) no-repeat;
    display: flex;
    justify-content: center;
    padding:60px 0;
    background-size: 100% auto;
}
.major-item span{
    font-size: 34px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    display: block;
}
/* jswbox */
.swiper-container{
    width: 100%;
    overflow: hidden;
    margin:40px 0 0;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.65)!important;
}
.swiper-slide{
    border:1px solid #30629E;
    background: none;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1)!important;
}
.swiper-slide-prev,.swiper-slide-next{
    transform: scale(0.8)!important;
}
@keyframes arr {
    0% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-10px);
    }
}
@keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-filter: alpha(opacity=50)
    }

    80% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }

    100% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5)
    }
}

@-webkit-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5)
    }

    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5)
    }
}

@-moz-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5)
    }

    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5)
    }
}

@keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}

@-webkit-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}

@-moz-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}


/* åˆ—è¡¨ */
.banner-top-news {
    background: url(../img/top-img.png) top center no-repeat;
    background-size: cover;
    height: 425px;
    padding-top: 210px;
}

.banner-top-news span {
    position: relative;
    font-size: 60px;
    font-family: YouSheBiaoTiHei;
    text-align: center;
    display: block;
}

.breadcrumb li, .breadcrumb li a {
    font-size: 14px;
    color: #FEFEFE;
}
.breadcrumb li a:hover{
    color:#fff!important;
    font-weight: bold;
}

.breadcrumb>li+li:before,.breadcrumb .active {
    color: #FEFEFE;
}

.breadcrumb {
    position: relative;
    padding: 16px 19px;
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 0;
    margin-top: -26px;
    z-index: 1;
}

.breadcrumb:before {
    content: '';
    height: auto;
    width: 460px;
    border-top: 53px solid #EFA366;
    border-right: 30px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
/* .banner-top-news span:after {
    content: '';
    width: 63px;
    height: 13px;
    background: #FFFFFF;
    display: block;
    position: absolute;
    bottom: -13px;
    left: 31px;
}
 */
.title-english {
    display: block;
    text-align: center;
    color: #fff;
    margin-top: -10px;
    font-size: 24px;
    margin-bottom: 0;
}

.ltr {
    float: left;
}

.rtr {
    float: right;
}

.news-lister-img {
    width: 430px;
    height: 276px;
    overflow: hidden;
    margin-left: 38px;
}
.news-lister-img img{
    height: 100%;
}

.news-lister-txt {
    margin-top: 38px;
    width: 64%;
}

.news-lister-txt span {
    font-size: 18px;
    font-weight: bold;
    color: #0D4283;
    display: block;
    margin-bottom: 29px;
}

.news-lister-txt h4 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
    color: #101010;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-lister-txt p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 2.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-indent: 2em;
}

.two-body .navbar-default {
    background: rgba(0,55,122,0.8);
}

.news-lister li {
    margin-top: 92px;
    overflow: hidden;
}

.news-lister li:nth-child(even) .rtr {
    float: left;
}

.news-lister li:nth-child(even) .ltr {
    float: right;
}

.news-lister li:nth-child(even) .news-lister-img {
    margin-left: 0;
    margin-right: 38px;
}

.news-lister {
    margin-bottom: 32px;
}


/* ç¨¿ä»¶ */
.Article {
    padding: 0;
    margin-bottom: 150px;
}

.Article-time {
    margin-top: 30px;
    margin-bottom: 29px;
    font-size: 18px;
    font-weight: bold;
    color: #0D4283;
}

.Article-title {
    line-height: inherit;
    font-size: 28px;
    font-weight: bold;
    color: #101010;
    margin-top: 30px;
    padding: 0;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 58px;
}

.Article_content {
    padding: 0;
    padding-top: 28px;
    font-weight: 400;
    font-size: 18px;
    color: #3A3A3A;
    line-height: 2.2;
}

.Article_content img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.Article_content video {
    margin: auto;
    display: block;
    min-width: 100%;
}

.Article_content p {
    text-align: justify;
    margin-bottom: 20px;
    text-indent: 2em;
}

.bantitle {
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 6px;
    -webkit-text-stroke: 7px transparent;
    background: linear-gradient(90deg,#0F4484,#0F4484,#0F4484,#0F4484,#0F4484,#0F4484,#0F4484) top left / 100% 100%;
    -webkit-background-clip: text;
}

.bg-lt01:after,.bg-lt02:after, .bg-lt03:after,.bg-lt04:after {
    content: '';
    width: 241px;
    height: 68px;
    background: url(../img/bg-txter.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    opacity: .3;
    transform: translateX(-50%);
}

.about-my-lt {
    width: 738px;
    height: 530px;
    float: left;
    margin-right: 95px;
}

.about-my-rt {
    float: left;
}

.about-my-rt  ul li {
    font-size: 20px;
    font-weight: 400;
    color: #2B2E30;
    line-height: 100px;
    letter-spacing: 1px;
}

.about-my-rt  ul li i {
    float: left;
    width: 25px;
    margin-right: 30px;
}

.about-my {
    /*overflow: hidden;*/
}

.dangjian-jz-big {
    margin-bottom: 11px;
    width: 598px;
}

.dangjian-jz01 {
    float: left;
    margin-right: 9px;
}

.dangjian-jz01 ul li:first-child {
    width: 275px;
    float: left;
    margin-right: 10px;
}

.dangjian-jz01 ul li:last-child {
    width: 313px;
    float: left;
}

.dangjian-jz02,.dangjian-jz03 {
    float: left;
}

.dangjian-jz02 ul li {
    width: 250px;
}

.dangjian-jz02 ul li:first-child {
    margin-bottom: 10px;
}

.matrix {
    margin-top: 48px;
    overflow: hidden;
    margin-bottom: 89px;
}

.dangjian-jz03 ul li {
    width: 449px;
    margin-bottom: 9px;
}

.dangjian-jz03 {
    margin-left: 8px;
}

.title-top-header {
    font-size: 28px;
    font-weight: 800;
    color: #242526;
    margin-top: 42px;
}

.title-top-header span {
    position: relative;
    color:#5783bf
}

.news-lister li:first-child {
    margin-top: 47px;
}

.organizational_ucture {
    border: 1px solid #E6E8EC;
    padding: 45px   0  37px 26px;
    overflow: hidden;
    margin-top: 32px;
    margin-bottom: 80px;
}

.organizational_ucture p {
    padding-left: 21px;
    padding-right: 48px;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 77px;
    text-align: justify;
    font-weight: 400;
    color: #76797C;
    line-height: 22px;
}

.organizational_ucture img {
    padding-right: 26px;
}

.Group-leader-lt {
    width: 550px;
    float: left;
    margin-right: 54px;
}

.Group-leader-rt {
    float: left;
    position: relative;
    width: 35%;
}

.Group-leader-rt ul li {
    padding-left: 20px;
    height: 112px;
}

.Group-leader-rt ul li strong {
    display: block;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    color: #272727;
    margin-bottom: 19px;
}

.Group-leader-rt ul li  p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: #3F4347;
}

.Group-leader-rt ul li:nth-child(2),.Group-leader-rt ul li:nth-child(4) {
    border-right: none;
    margin-right: 0;
}

.Group-leader {
    overflow: hidden;
    margin-bottom: 105px;
    margin-top: 52px;
}

.Group-leader-rt ul li strong:before {
    content: '';
    background: url(../img/title-s.png) no-repeat;
    width: 8px;
    height: 9px;
    position: absolute;
    left: -20px;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.development-history-lt-year ul li {
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-right: 135px;
    color: #76797C;
    cursor: pointer;
    position: relative;
}
.development-history-lt-year ul li a{
    padding:40px 0;
    position: relative;
    z-index: 999;
}
.development-history-rt {
    float: right;
    width: 380px;
}

.development-history-lt {
    padding-left: 10px;
}

.development-history-lt-year {
    position: relative;
    width: 100%;
}

.development-history-lt-year:after {
    content: '';
    background: #B2C6DD;
    position: absolute;
    bottom: -42px;
    left: 0;
    height: 1px;
    width: 100%;
}

.development-history-lt {
    float: left;
    width: 640px;
    margin-top: 11px;
}

.development-history {
    margin-top: 49px;
}

.development-history-lt-year ul li:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #FFFFFF;
    border: 1px solid #004290;
    position: absolute;
    left: 20px;
    bottom: -22px;
    border-radius: 50%;
    z-index: 999;
}

.development-history-lt-year li:before {
    content: '';
    width: 190px;
    height: 1px;
    background: #004290;
    position: absolute;
    bottom:-18px!important;
    left: -158px;
    z-index: 999;
}

.development-history-lt-year ul li.active {
    font-size: 20px;
    color: #004290;
    margin-top: -3px;
    background: none!important;
}
.development-history-lt-year ul li.active:before{
    bottom:-15px!important;
}
.development-history-lt-year li:first-child:before{
    width: 20px!important;
    left:0px!important;;
}
.development-history-lt-year ul li.active:after {
    width: 17px;
    height: 17px;
    background: #004290;
    border: 1px solid #004290;
}

.development-history-lt-year .loading {
    position: absolute;
    right: -17px;
    top: 31px;
    /* width: 100px; */
    /* height: 13px; */
    background: #fff;
    z-index: 3;
    cursor: pointer;
    padding-left: 5px;
}

.loading span {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 11px solid #EFA366;
    border-bottom: 7px solid transparent;
    /* margin-right: 5px; */
    -webkit-animation: load 1.5s ease infinite;
}

@-webkit-keyframes load {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.loading span:nth-child(1) {
    -webkit-animation-delay: 0.23s;
}

.loading span:nth-child(2) {
    -webkit-animation-delay: 0.65s;
}

.loading span:nth-child(3) {
    -webkit-animation-delay: 1.1s;
}

.development-history-tanel {
    /*display: none;*/
}

.development-history-box .active {
    display: block;
}

.development-history-tanel dl dt {
    margin-bottom: 27px;
    font-size: 34px;
    font-weight: 400;
    color: #242526;
    padding-top: 100px;
}

.development-history-box {
    width: 100%;
    margin-bottom: 61px;
    padding-top: 88px;
}

.development-history-tanel span {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    width: 46px;
    position: relative;
    height: 46px;
    margin-right: 8px;
    background: #004290;
    float: left;
    line-height: 46px;
    border-radius: 50%;
    text-align: center;
}

.development-history-tanel span:after {
    content: '';
    width: 174px;
    height: 1px;
    background: #B2C6DD;
    position: absolute;
    left: 54px;
    top: 50%;
    transform: translateY(-50%);
}

.development-history-tanel ul {
    float: right;
    width: 61%;
    margin-right: -20px;
    margin-top: 7px;
    margin-bottom: 40px;
}

.development-history-tanel ul li {
    text-align: justify;
    position: relative;
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 2.2;
}
.development-history-tanel ul li:last-child{
    margin-bottom: 0;
}

.development-history-tanel ul li:before {
    content: '';
    background: url(../img/title-s.png) no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    left: -17px;
    top: 14px;
    background-size: 100%;
}

.zkgd {
    margin-left: 251px;
    font-size: 12px;
    font-weight: 400;
    color: #5D5F60;
    width: 90px;
    height: 30px;
    background: #EEF0F3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zkgd i {
    background: url(../img/jtx.png)no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

.main-business {
    margin-top: 42px;
    background: url(../img/jcssly.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 30px;
}

.tz-titel-yell h4 {
    margin: 0 auto;
    margin-top: 36px;
    margin-bottom: 0;
    width: 286px;
    height: 52px;
}

.tz-titel-yell {
    padding: 0 253px;
}

.tz-titel-yell p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.2;
}

.main-business-boxer {
    position: relative;
    height: 380px;
    margin-top: 120px;
  /*   background: url(../img/zy-yw.png) no-repeat;


    overflow: hidden;
    height: 700px;
    background-size: 100%;
    padding-bottom: 0;
    position: relative; */
}

/* .main-business-boxer li i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);

} */

.main-business-boxer ul li:nth-child(4) {
    position: absolute;
    bottom: 106px;
    right: 0;
    margin-bottom: 0;
}

.main-business-boxer ul li:nth-child(1),.main-business-boxer ul li:nth-child(3) {
    float: left;
    text-align: center;
}

.main-business-boxer ul li:nth-child(2),.main-business-boxer ul li:nth-child(4) {
    float: right;
    text-align: center;
}

.main-business-boxer ul li .yuan-main {
    position: relative;
    width: 374px;
    height: 95px;
    display: block;
    line-height: 95px;
}

.main-business-boxer ul li .left-k-bg01 {
    background: url(../img/ly-lt.png) no-repeat;
    background-size: 100%;
}

.main-business-boxer ul li .left-k-bg02 {
    background: url(../img/ly-rt.png) no-repeat;
    background-size: 100%;
}

.main-business-boxer ul li {
    position: relative;
    margin-bottom: 86px;
}

.main-business-boxer ul li>div {
    margin: auto;
    cursor: pointer;
    position: relative;
    z-index: 5;
}

.box-poratale {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

.main-business-tacont {
    position: absolute;
    top: 110px;
    width: 54%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.main-business-boxer ul li:nth-child(3) {
    position: absolute;
    bottom: 106px;
    left: 5px;
    margin-bottom: 0;
}

.Investment-layout-lt p {
    font-size: 18px;
    margin-bottom: 0;
    text-indent: 2em;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 2.2;
	user-select: none;
}

.Investment-layout {
    background: url(../img/zhuyingyewu.png) top center no-repeat;
    background-size: cover;
    padding-top: 43px;
    margin-top: 29px;
    position: relative;
    overflow: hidden;
}
.Investment-layout h4{
    font-size: 34px;
    text-align: center;
    color:#fff;
    font-family:YouSheBiaoTiHei ;
    text-shadow: 0 0 4px rgba(0,0,0,.6);
}

.Investment-title span {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    color: #094386;
    padding: 0 25px;
    letter-spacing: 1px;
}

.Investment-title {
    text-align: center;
}

.Investment-title span:before {
    content: '';
    background: url(../img/title-s-lt.png) no-repeat;
    width: 8px;
    height: 9px;
    position: absolute;
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
}

.Investment-title span:after {
    content: '';
    background: url(../img/title-s.png) no-repeat;
    width: 8px;
    height: 9px;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
}

.Investment-title label {
    position: relative;
    margin-bottom: 0;
}

.Investment-title label:before {
    content: '';
    background: #004290;
    opacity: .1;
    width: 112px;
    height: 2px;
    display: block;
    position: absolute;
    left: -120px;
    top: 50%;
    transform: translateY(-50%);
}

.Investment-title label:after {
    content: '';
    background: #004290;
    opacity: .1;
    width: 112px;
    height: 2px;
    display: block;
    position: absolute;
    right: -120px;
    top: 50%;
    transform: translateY(-50%);
}

.plan-js-list li {
    position: relative;
    margin-bottom: 100px;
}

.plan-js-list li:nth-child(1),.plan-js-list li:nth-child(3), .Strategic-positioning li:nth-child(1),.Strategic-positioning li:nth-child(3) {
    float: left;
}

.plan-js-list li:nth-child(2),.plan-js-list li:nth-child(4), .Strategic-positioning li:nth-child(2),.Strategic-positioning li:nth-child(4) {
    float: right;
}

.zhuy-content {
    position: relative;
    width: 556px;
    height: 112px;
    display: block;
    cursor: pointer;
    text-align: right;
    font-size: 20px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 30px;
    line-height: 112px;
}

.mainly-engaged01 {
    background: url(../img/zy-pic-tu1.png) no-repeat;
    background-size: 100% 100%;
    padding-right: 111px;
    font-size: 21px;
}

.mainly-engaged02 {
    background: url(../img/zy-pic-tu2.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 127px;
    text-align: left;
}

.mainly-engaged03 {
    background: url(../img/zy-pic-tu3.png) no-repeat;
    background-size: 100% 100%;
    padding-right: 145px;
}

.mainly-engaged04 {
    background: url(../img/zy-pic-tu4.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 109px;
    text-align: left;
}

.plan-js-list {
    margin-top: 85px;
    position: relative;
    z-index: 2;
}

.plan-boxering {
    display: none;
    padding: 10px 0;
    margin-bottom: 113px;
    padding-left: 143px;
    padding-bottom: 31px;
    background: rgba(242,245,248,0.7);
    border: 1px solid #91BCDB;
    border-radius: 180px;
    padding-right: 30px;
    position: relative;
    margin-left: -100px;
    overflow: hidden;
    width: 941px;
}

.plan-boxering:nth-child(3) {
    margin-left: 0!important;
}

.plan-boxering:nth-child(4) {
    margin-left: 0!important;
    float: right;
}

.plan-js-list li:hover span {
    transition: all 0.15s ease-in-out;
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.plan-js-list li:last-child {
    margin-right: 0;
}

.Brand-title span {
    position: relative;
    font-size: 28px;
    font-weight: 800;
    color: #094386;
    letter-spacing: 1px;
}

.Brand-title span:before {
    content: '';
    background: url(../img/title-lx.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 100%;
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}

.Brand_culture_left {
    float: left;
    width: 551px;
    margin-right: 65px;
}

.Brand_culture {
    margin-top: 49px;
    overflow: hidden;
    margin-bottom: 71px;
}

.Brand_culture_right {
    margin-top: 15px;
    width: 42%;
    float: left;
}

.Brand-title {
    margin-bottom: 54px;
    position: relative;
    z-index: 2;
}

.Brand-title em {
    font-size: 44px;
    font-style: normal;
    font-weight: 800;
    color: #EEF2F7;
    letter-spacing: 2px;
    position: absolute;
    font-family: SourceHanSans;
    left: 0;
    bottom: -26px;
    white-space: nowrap;
    z-index: -1;
}

.Brand_culture_right p {
    text-align: justify;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    color: #3A3A3A;
    text-indent: 2em;
    line-height: 2.2;
}

.midd-pic {
    margin-bottom: 52px;
}

.jt-logo li {
    width: 50%;
    float: left;
    height: 396px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jt-logo li:nth-child(1) {
    background: #F6F8FA;
}

.jt-logo li:nth-child(2) {
    background: #033164;
}

.jt-logo li span {
    width: 150px;
    display: block;
}

.jt-logo {
    margin-bottom: 35px;
}

.sheji-tel-title span {
    font-size: 22px;
    font-weight: 600;
    color: #0F4888;
    display: block;
    margin-bottom: 15px;
    position: relative;
    letter-spacing: 1px;
}

.sheji-tel-title span:before {
    content: '';
    background: url(../img/title-lx.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 100%;
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}

.sheji-tel-title {
    margin-bottom: 105px;
}

.sheji-tel-title p {
    text-align: justify;
    font-size: 18px;
    margin-bottom: 0;
    text-indent: 2em;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 2.2;
}

.Facilities-field01 {
    width: 245px;
    display: block;
    float: right;
    margin-right: 25px;
}

.Facilities-field02 {
    width: 298px;
    display: block;
    float: right;
    margin-right: 25px;
}

.Facilities-field03 {
    width: 274px;
    display: block;
    float: right;
    margin-right: 25px;
}

.Facilities-field04 {
    float: left;
    margin-right: 0;
    margin-left: 25px;
}

.investment-contenter-ico {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}

.investment-contenter-ico:after {
    content: '';
    width: 814px;
    height: 567px;
    display: block;
    background: url(../img/tz-dp.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -25px;
    left: 24px;
}

.investment-contenter-ico:before {
    content: '';
    background: url(../img/qiu.png) no-repeat;
    width: 913px;
    height: 468px;
    position: relative;
    right: 39px;
    display: block;
    background-size: 100%;
    animation: rotateme2 2s ease infinite;
}

@keyframes rotateme2 {
    0%,100% {
        top: 0px;
    }

    40% {
        top: -40px;
    }
}

.bussinond-tk-tanel-dw {
    position: absolute;
    background: url(../img/tzjb-tbz.png) no-repeat;
    background-size: 100% 100%;
    height: 500px;
    max-height: 600px;
    width: 100%;
    padding: 42px 52px;
    top: -610px;
    left: 210px;
    padding-right: 80px;
    bottom: 0;
}
.text-bold{
    font-size: 22px!important;
    font-weight: bold!important;
}

.bussinond-tk-tanel {
    width: 0;
    opacity: 0;
    transition: 0.4s;
}

.bussinond-tk .active {
    position: relative;
    opacity: 1;
    z-index: 5;
    width: 920px;
 /*
    overflow: hidden;
    opacity: 0; */
}

.bussinond-tk-tanel .Facilities-field01, .bussinond-tk-tanel .Facilities-field02, .bussinond-tk-tanel .Facilities-field03 {
    overflow: hidden;
    float: none;
    margin-right: 0;
    margin-left: -15px;
}

.bussinond-tk-tanel p {
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 2em;
    line-height: 2.2;
}

.bussinond-tk-tanel strong {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #FFFFFF;
}

.bussinond-tk-tanel-dw:before {
    content: '';
    width: 954px;
    height: calc(100% + 10px);
    background: url(../img/tzbj-zz.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -6px;
    left: -10px;
    right: 0;
}

.bussinond-tk-tanel-dw:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../img/tzjb-tbz.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 1px;
    left: -2px;
    right: 0;
    z-index: -1;
}

.bussinond-tk-tanel-dw>div {
    position: absolute;
    z-index: 2;
    bottom: 30px;
    top: 40px;
    right: 50px;
    left: 40px;
}

.bussinond-tk-tanel-dw>div::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.bussinond-tk-tanel-dw>div::-webkit-scrollbar-thumb {
    background: #00a3ae;
    border-radius: 50px;
}

.bussinond-tk-tanel-dw>div::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.2);;
}

.bussinond-tk-tanel-dw>div::-webkit-scrollbar-button {
    background-color: #00a3ae;
    border-radius: 50px;
}

.bussinond-tk-tanel-dw>div::-webkit-scrollbar-button:hover {
    background-color: #999999;
}

.bussinond-tk-tanel  .closer {
    position: absolute;
    right: 30px;
    top: 24px;
    z-index: 4;
    width: 40px;
    cursor: pointer;
}

.assemble-rt {
    width: 590px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.assemble-lt span {
    width: 355px;
    display: block;
    margin-bottom: 29px;
}

.assemble-lt p {
    margin-bottom: 0;
    text-align: justify;
    text-indent: 2em;
    font-weight: 500;
    font-size: 18px;
    color: #3A3A3A;
    line-height: 2.2;
}

.assemble-lt {
    float: left;
    width: 810px;
    padding: 41px 137px 38px 39px;
    height: 550px;
    background: #FDFEFF;
    border: 2px solid #99B1DD;
}

.assemble-content {
    margin: 94px 0;
    overflow: hidden;
    position: relative;
}

.assemble-rt span {
    display: block;
}

.Ecological-incubation span {
    width: 484px;
    display: block;
    margin: 0 auto;
    margin-bottom: 44px;
}

.Ecological-incubation ul li {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.Ecological-incubation ul li img{}

.Ecological-incubation ul {
    margin: 0 -15px;
    overflow: hidden;
}

.Ecological-incubation {
    margin-bottom: 49px;
}
.Ecological-incubation ul li img{
    height: 245px;
}

.Ecological-incubation ul li p {
    position: absolute;
    margin-bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    min-height: 80px;
    color: #FFFFFF;
    padding: 6px 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    bottom: 0;
    line-height: 2;
    transition: .3s;
    /* ä¸»è¦å†…å®¹ */
    background: rgba(12, 56, 126, .3);
    /* æ¨¡ç³Šå¤§å°å°±æ˜¯é çš„blurè¿™ä¸ªå‡½æ•°ä¸­çš„æ•°å€¼å¤§å° */
    backdrop-filter: blur(10px);
    text-align: center;
    -webkit-line-clamp: 3;
}
.Ecological-incubation ul li:hover p{
    top:0;
    display: flex;
    align-items: center;
    overflow: auto;
}
.Ecological-incubation .caption-text-in p {
    position: relative;
    top: 27px;
    -webkit-line-clamp: inherit;
}

.Ecological-incubation ul li a {
    display: block;
    position: relative;
}

.simImg_spec18 .caption {
    z-index: 0;
    top: 0;
    transform-origin: top;
    -moz-transform-origin: top;
    -webkit-transform-origin: top;
    opacity: 0;
    *filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.simImg_spec .caption {
    overflow: hidden;
}

.specFull .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding-top: 0;
}

.caption .captionbg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.bg_main {
    background: url(../img/zhedian.png) no-repeat;
    background-size: cover;
}

.caption {
    position: relative;
}

.simImg_spec18:hover .caption {
    z-index: 1;
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
}

.simImg_spec18 .caption .captionbg {
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.w-simImg .image-w {
    position: relative;
    overflow: hidden;
}

.simImg_spec18 .img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    bottom: 0;
    transform-origin: bottom;
    -moz-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
}

.simImg_spec18:hover .img {
    opacity: 0;
    *filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transform: perspective(600px) rotateX(90deg);
    -webkit-transform: perspective(600px) rotateX(90deg);
    -moz-transform: perspective(600px) rotateX(90deg);
}

.Industrial-application {
    background: url(../img/hyy-bg.png) top center no-repeat;
    background-size: cover;
    padding-top: 123px;
    margin-bottom: 54px;
    padding-bottom: 134px;
    overflow: hidden;
}

.Industrial-application-lt span {
    display: block;
    margin-top: 44px;
    width: 434px;
    margin-bottom: 15px;
}

.Industrial-application-lt p {
    margin-bottom: 0;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
    text-indent: 2em;
    margin-left: 15px;
    color: #FFFFFF;
    line-height: 2.2;
}

.Industrial-application-lt {
    float: left;
    margin-left: 30px;
    width: 34%;
    margin-right: 70px;
}

.Industrial-application-rt ul li {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.Industrial-application-rt ul {
    margin: 0 -10px;
}

.Industrial-application-rt ul li h4 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 800;
    color: #FFFFFF;
    margin-bottom: 20px;
    line-height: 30px;
}

.Industrial-application-rt ul li a {
    display: block;
    overflow: hidden;
    padding: 34px 30px 0 23px;
    background: url(../img/hyy-k-bg.png) no-repeat;
    background-size: 100% 100%;
    backdrop-filter: blur(4px);
    position: relative;
}

.Industrial-application-rt ul li p {
    margin-bottom: 0;
    font-size: 14px;
    text-align: justify;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 2em;
    line-height: 2.2;
}

.Industrial-application-rt {
    width: 52%;
    margin-right: 83px;
    float: right;
}

.Industrial-application-rt ul li:nth-child(1) a {
    height: 325px;
}

.Industrial-application-rt ul li:nth-child(2) a {
    height: 365px;
}

.Industrial-application-rt ul li:nth-child(3) a,.Industrial-application-rt ul li:nth-child(4) a {
    height: 255px;
}

.Industrial-application-rt ul li:nth-child(2) {
    margin-bottom: 20px;
}

.Industrial-application-rt ul li:nth-child(3) {
    margin-top: -40px;
}

.Industrial-application-rt ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    box-sizing: initial;
    z-index: -1;
    transition: 0.3s;
}

.Industrial-application-rt ul li a:hover:after {
    height: 100%;
    background: url(../img/yhh-cur.png) no-repeat;
    background-size: 100% 100%;
}

.yewu-box-big-kuan {
    position: relative;
    padding-bottom: 154px;
}

.earth-box-cell {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}

.earth-box-cell:after {
    content: '';
    width: 690px;
    height: 751px;
    background: url(../img/eacher-di.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-48%);
}

.earth-box-cell:before {
    content: '';
    width: 407px;
    height: 446px;
    background: url(../img/eacher-qiu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
}

@-webkit-keyframes orangePulse {
    from {
        -webkit-box-shadow: 0 0 15px #333;
    }

    50% {
        -webkit-box-shadow: 0 0 28px #D7FDFF;
    }

    to {
        -webkit-box-shadow: 0 0 15px #333;
    }
}

.earth-box-cell i {
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: orangePulse;
    -webkit-animation-duration: 3s;
    animation-name: orangePulse;
    animation-duration: 3s;
    width: 401px;
    height: 401px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50.4%);
    top: 44px;
    border-radius: 50%;
}

.plan-js-list li:nth-child(1) {
    margin-left: -25px;
}

.plan-js-list li:nth-child(2) {
    margin-right: -25px;
}

.plan-js-list li:nth-child(3) {
    margin-left: -45px;
}

.plan-js-list li:nth-child(4) {
    margin-right: -45px;
}

.plan-contentinger .bussinond-tk-tanel-dw {
    top: 40px!important;
    padding-right: 20px;
}

.plan-contentinger {
    position: absolute;
    top: -108px;
}

.zhy-jsyw-content01 {
    width: 377px;
    display: block;
    margin-left: -15px;
}

.zhy-jsyw-content02 {
    width: 352px;
    display: block;
    margin-left: -15px;
}

.zhy-jsyw-content03 {
    width: 327px;
    display: block;
    margin-left: -15px;
}

.zhy-jsyw-content04 {
    width: 378px;
    display: block;
    margin-left: -15px;
}

.mCustomScrollbar {
    height: 480px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    padding-right: 10px;
    direction: ltr;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools {
    position: absolute;
    width: 3px;
    height: auto;
    left: auto;
    background-color: rgba(255,255,255,0.09);
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255,255,255,0.09);
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px 10px 10px 10px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255,255,255,0.23);
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 3px;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

/* æ£€ç´¢ */


.seacher-title span:after {
    left: 70px;
}

.seach-banner-two span {
    width: 300px!important;
}

.ss-banner {
    height: 652px;
    background: url(../img/seach-banner.png) top center no-repeat;
    background-size: cover;
}

.seach-banner-two {
    top: 267px!important;
}

.seach-js-frame {
    width: 980px;
    height: 86px;
    background: rgba(255,255,255,0.36);
    backdrop-filter: blur(10px);
    left: 50%;
    transform: translateX(-50%);
    top: 180px;
}

.seach-js-frame input {
    height: 100%;
    padding: 29px 30px;
    font-size: 20px;
    font-weight: 400;
    border: none;
    color: #fff;
    background-color: transparent;
    line-height: 28px;
    letter-spacing: 1px;
}

.seach-js-frame input::-webkit-input-placeholder {
    color: #fff;
}
.seach-js-frame input:-moz-placeholder {
    color: #fff;
}
.seach-js-frame input::-moz-placeholder {
    color: #fff;
}
.seach-js-frame input:-ms-input-placeholder {
    color: #fff;
}

.seach-js-frame .btn-default {
    width: 86px;
    height: 86px;
    background: #EFA366;
    backdrop-filter: blur(10px);
    border: none;
    border-color: transparent;
    border-radius: 0;
}

.seach-js-frame .btn-default i {
    background: url(../img/ss-k.png) no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    background-size: 100%;
    margin: auto;
}

.seach-js-frame input:focus {
    background-color: transparent!important;
}

.touzibuju-jieshao-content p {
    text-indent: 2em;
    text-align: justify;
    font-size: 18px;
    color: #3A3A3A;
    line-height: 2.2;
}

.touzibuju-jieshao-content {
    margin-top: 42px;
}

.hz-div {
    position: relative;
    margin-top: 23px;
}

.hz-div>span {
    position: absolute;
    font-size: 20px;
    background: #fff;
    z-index: 9;
    top: -5px;
    font-weight: bold;
}

.hz-div>span i {
    width: 20px;
    margin-right: 13px;
    float: left;
    margin-top: -2px;
}

.hz-div .dowebok-hz {
    display: inline-block;
    padding-left: 200px;
}

.hz-div .dowebok-hz ul li {
    position: relative;
    padding-left: 25px;
}

.hz-div .dowebok-hz ul li a:hover,.hz-div>span a {
    color: #094386;
}

.hz-div .dowebok-hz ul li a {
    color: #333333;
    font-size: 16px;
}

.hz-div .dowebok-hz ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #666666;
    border-radius: 100%;
    position: absolute;
    left: 5px;
    top: 8px;
}

.brand-three-list li {
    float: left;
    width: 33.33333%;
    padding: 0 37px;
}

.brand-three-list li a {
    position: relative;
    font-size: 28px;
    height: 67px;
    font-weight: 800;
    line-height: 67px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    text-shadow: 0px 3px 10px rgba(2,35,89,0.57);
}

.brand-three-list li a:before {
    content: '';
    background: url(../img/ppjs-title-k.png) no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
}

.brand-contenter {
    background: url(../img/ppjs-img.png) top center no-repeat;
    background-size: cover;
    margin-top: 29px;
    padding-bottom: 80px;
    padding-top: 41px;
    height: 833px;
    overflow: hidden;
}

.infrastructure-boxer {
    background: rgba(8,62,119,0.12);
    backdrop-filter: blur(6px);
    padding: 31px 34px;
    overflow: hidden;
    height: 499px;
    position: relative;
    cursor: pointer;
}

.infrastructure-logo span {
    width: 84px;
    height: 84px;
    background: #1F64DA;
    float: left;
    margin-right: 21px;
    border-radius: 50%;
}

.infrastructure-logo {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 800;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.infrastructure-details {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 2.2;
    text-indent: 2em;
}

.brand-tanel-row .cur {
    width: 72%;
}

.brand-tanel-row .cur .infrastructure-logo {
    margin-bottom: 27px;
}

.brand-tanel-row .cur .infrastructure-details {
    text-indent: 2em;
    -webkit-line-clamp: inherit;
    margin-bottom: 40px;
}

.brand-tanel-row {
    display: flex;
}

.infrastructure-more {
    width: 31px;
    float: left;
    display: block;
    position: absolute;
    bottom: 15px;
}

.brand-contenter-boxer {
    margin-top: 34px;
}

.brand-tanel-row .cur .infrastructure-more,.infrastructure-date,.brand-tanel {
    position: relative;
    display: none;
}

.brand-contenter-boxer .bussinond-tk-tanel-dw:before {
    z-index: -1;
}

.brand-tanel-row .cur .infrastructure-date {
    display: flex;
}

.brand-tanel-row .cur .infrastructure-boxer {
    background: url(../img/js-bock-bg-img-active.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 31px 41px 32px;
}

.infrastructure-date li {
    float: left;
    margin-right: 72px;
}

.infrastructure-date li span {
    font-size: 18px;
    font-weight: 600;
    color: #FFDD8F;
    display: block;
    margin-bottom: 10px;
}

.infrastructure-date li label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.infrastructure-date li:last-child {
    margin-right: 0;
    width: 44%;
}

.infrastructure-boxer:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../img/js-bock-bg-img.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.brand-three-list {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 4;
}

.brand-three-list .active a {
    height: 95px;
    line-height: 95px;
}

.brand-three-list .active a:before {
    background: url(../img/js-bock-bg-img-cur.png) no-repeat;
    background-size: 100% 100%;
}

.brand-tanel-boock {
    transition: all 1s;
}

.width-content .brand-tanel-boock {
    padding: 0 5px;
}

.width-content {
    margin: 0 -5px;
}

.width-content .infrastructure-logo span {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}

.width-content .infrastructure-logo {
    display: block;
    text-align: center;
}

.width-content .infrastructure-boxer {
    padding: 31px 42px 0 42px;
}

.width-content .cur .infrastructure-logo span {
    float: left;
    margin: inherit;
    margin-bottom: 0;
    margin-right: 21px;
}

.width-content .cur .infrastructure-logo {
    display: flex;
}

.search-time small {
    font-size: 16px;
}

.search-time {
    color: #EFA366;
    font-size: 16px;
    margin: 30px 0;
}

.big-search input:focus {
    box-shadow: none!important;
    outline: none;
    border-color: #E6E8E8;
    background-color: #ffffe5!important;
}

.bg-wh .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.bg-wh .title em {
    font-style: normal;
    color: #C51717;
}

.remark ul li {
    margin-bottom: 20px;
}

.remark ul {
    margin-top: 20px;
    margin-bottom: 30px;
}

.brief .title em, .result-list .brief p em {
    font-style: normal;
}

.result-list li {
    list-style-type: none;
    margin-bottom: 30px;
}

.result-list .brief .title a, .result-list .brief a, .list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #004290;
}

.result-list .brief p {
    color: #666666;
    font-size: 16px;
    /* text-indent: 2em; */
    text-indent: 0;
    /* line-height: 1.8; */
    font-family: inherit;
    margin-bottom: 5px;
    height: auto;
}

.bg-wh .nowrap, .bg-wh ul.nowrapli li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 90%;
    vertical-align: bottom;
    margin-left: -10px;
}

.pub-time {
    color: #666666;
}

.bg-wh .row {
    margin-right: -15px;
    overflow: hidden;
    margin-left: -15px;
}

.bg-wh  .text-right {
    text-align: right;
}

.bg-wh .text-center {
    text-align: center;
}
.text-cont{
    margin:20px 0;
}
.text-cont p{
    color:#3E4147;
    font-size: 16px;
    line-height: 1.8;
    text-indent: 2em;
}
.page {
    margin-bottom: 48px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.result-list .search-url {
    margin: 0 -5px;
}

.page li {
    float: left;
    margin-left: -1px;
    border: 1px solid #D6D6D6;
}

.page li:first-child {
    margin-left: 0;
}

.page li a {
    display: block;
    color: #A0A0A0;
    padding: 6px 11px;
}

.hz-div .dowebok-hz ul li a:hover, .breadcrumb>li a:hover, .page .active a, .page li a:hover {
    color: #EFA366;
}

.brand-contenter-boxer .active {
    display: block;
}

.Technology_products_bock {
    /*  background: rgba(8,62,119,0.12);
     backdrop-filter: blur(6px); */
    background: url(../img/js-bock-bg-img-active.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 38px 56px;
    padding-bottom: 65px;
    z-index: 3;
    padding-right: 30px;
}

.Technology_products_bock_lister li {
    float: left;
    width: 20%;
    border-right: 1px solid #1D5FB0;
    padding-bottom: 50px;
    padding-top: 33px;
    border-top: 1px solid #1D5FB0;
}

.Technology_products_bock_lister li:nth-child(1),.Technology_products_bock_lister li:nth-child(2),.Technology_products_bock_lister li:nth-child(3),
.Technology_products_bock_lister li:nth-child(4),.Technology_products_bock_lister li:nth-child(5) {
    padding-top: 15px;
    border-top: none;
}

.Technology_products_bock_lister li:nth-child(5),.Technology_products_bock_lister li:nth-child(10),.Technology_products_bock_lister li:nth-child(15),
.Technology_products_bock_lister li:nth-child(20),.Technology_products_bock_lister li:nth-child(25) {
    border-right: none;
}

.Technology_products_bock_lister li a {
    background: url(../img/ckxq-img.png) no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    width: 87px;
    height: 24px;
    line-height: 24px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.Technology_products_bock_lister li  span {
    width: 84px;
    height: 84px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.Technology_products_bock_lister li  h6 {
    margin: 13px 0;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
/* .logo-tk-two-h4{

font-size: 24px;
font-weight: 800;
color: #FFFFFF;

}
.logo-tk-two-h4 span{
    margin-right: 21px;
} */
.brand-contenter-boxer .jishucp-tanel .infrastructure-details {
    -webkit-line-clamp: inherit;
    margin-bottom: 30px;
}

.brand-contenter-boxer .jishucp-tanel .infrastructure-date {
    display: block;
    overflow: hidden;
}

.honour-listery dt {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #FFDD8F;
}

.honour-listery  dd {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}

.honour-listery {
    margin-top: 30px;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
}

.honour-listery  dd:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 0;
    top: 5px;
}

.brand-contenter-boxer .jishucp-tanel .bussinond-tk-tanel-dw .mCustomScrollbar {
    height: auto;
    overflow: auto;
}

.brand-contenter-boxer .bockering-active {
    display: block;
}

.xsqydl li {
    margin-top: 7px!important;
}

.xsqydl li:first-child {
    margin-top: 15px;
}

.corporate_culture_bg_title h4 {
    margin: auto;
    margin-top: 0;
    position: relative;
    margin-bottom: 7px;
    width: 450px;
}

.corporate_culture_bg_title h4:before {
    content: '';
    width: 445px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../img/jtzndw-bg-left.png) no-repeat;
    background-size: 100%;
    transform: translateY(-50%);
}

.corporate_culture_bg_title h4:after {
    content: '';
    width: 445px;
    height: 47px;
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../img/jtzndw-bg-right.png) no-repeat;
    background-size: 100%;
    transform: translateY(-50%);
}

.corporate_culture_bg_title h4 span {
    width: 218px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.corporate_culture_bg {
    background: url(../img/zndw-bg.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 29px;
    overflow: hidden;
}

.corporate_culture_bg_title {
    padding-top: 31px;
}

.Strategic-positioning {
    margin-top: 55px;
    position: relative;
    z-index: 2;
}

.Strategic-positioning-bock strong {
    font-size: 44px;
    font-family: DIN-Bold;
    font-weight: bold;
    color: #EDCF68;
    float: left;
    margin-top: -5px;
}

.Strategic-positioning-bock .Strategic-positioning-bock-txt {
    float: left;
}

.Strategic-positioning-bock .Strategic-positioning-bock-txt h6 {
    margin: 0;
    width: 149px;
    display: block;
}

.Strategic-positioning-bock .Strategic-positioning-bock-txt  p {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-left: 12px;
    margin-top: -10px;
}

.Strategic-positioning-bock {
    position: relative;
    width: 391px;
    height: 124px;
    display: block;
    cursor: pointer;
    padding-top: 28px;
}

.Strategic-positioning-bock01 {
    background: url(../img/zn-bg-lt.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 120px;
}

.Strategic-positioning-bock02 {
    background: url(../img/zn-bg-rt.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 67px;
}

.Strategic-positioning li:nth-child(1) {
    margin-bottom: 129px;
}

.Strategic-positioning li:nth-child(2) {
    margin-bottom: 153px;
}

.Strategic-positioning-boxing {
    position: relative;
    padding-bottom: 190px;
}

.Strategic-positioning-boxing-listen dd {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    width: 110px;
    text-align: center;
}

.Strategic-positioning-boxing-listen {
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 506px;
}

.Strategic-positioning-boxing-yuan {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 0;
    transform: translateX(-50%);
}

.Strategic-positioning-boxing-listen dd:nth-child(1) {
    left: 100px;
    top: 63px;
}

.Strategic-positioning-boxing-listen dd:nth-child(2) {
    right: 77px;
    top: 98px;
}

.Strategic-positioning-boxing-listen dd:nth-child(3) {
    right: 25px;
    top: 305px;
}

.Strategic-positioning-boxing-listen dd:nth-child(4) {
    right: 216px;
    top: 403px;
}

.Strategic-positioning-boxing-listen dd:nth-child(5) {
    left: 22px;
    top: 285px;
}

.Strategic-positioning li:nth-child(1), .Strategic-positioning li:nth-child(3) {
    width: 50%;
}

.Strategic-positioning li:nth-child(1) {
    margin-left: 55px;
}

.Strategic-positioning li:nth-child(2) {
    margin-right: 55px;
}

.Strategic-positioning li:nth-child(3) {
    margin-left: -40px;
}

.Strategic-positioning li:nth-child(4) {
    margin-right: -40px;
    margin-top: -24px;
}

.Strategic-positioning-ring {
    width: 506px;
    height: 506px;
    position: absolute;
    left: 31%;
    /*animation: star 400s infinite linear;*/
}
.Strategic-positioning-boxing-yuan{
    width: 100%;
    height: 100%;
    position: absolute;
}

.Strategic-positioning-ring>div {
}

@keyframes star {
    0% {
        transform: rotateZ(0deg)
    }

    100% {
        transform: rotateZ(360deg)
    }
}

.grounp-logo-left {
    line-height: 346px;
    height: 346px;
    background: #F6F8FA;
}

.grounp-logo-left span {
    width: 350px;
    display: block;
    margin: 0 auto;
}

.grounp-bock-brand .Brand-title, .Corporate-culture-trends .Brand-title {
    margin-left: 17px;
}

.grounp-bock-brand {
    padding-top: 69px;
    padding-bottom: 40px;
}

.grounp-Design-concept {
    margin-bottom: 0!important;
}

.Corporate-culture-trends {
    padding-top: 44px;
    padding-bottom: 98px;
    background: #F6FBFF;
}

.Corporate-culture-trends .col-lg-5,.Corporate-culture-trends .col-lg-7 {
    padding: 0 17px;
}

.Corporate-culture-trends .row {
    margin: 0 -17px;
}

.Corporate-culture-trends-owl .owl-nav {
    display: none;
}

.Corporate-culture-trends-owl .owl-dots .owl-dot span {
    background: rgba(255,255,255,.3);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.Corporate-culture-trends-owl .owl-dots .owl-dot.active span, .Corporate-culture-trends-owl .owl-dots .owl-dot:hover span {
    background: #fff;
}
.Corporate-culture-trends-title{
    margin-top: 0;
}
.Corporate-culture-arowe .Corporate-culture-trends-title:first-child h3{
    margin-top: 0;
}
.Corporate-culture-arowe .Corporate-culture-trends-title:last-child{
    border-bottom: 0;
}
.Corporate-culture-trends-title h3 a {
    font-size: 20px;
    font-weight: 600;
    color: #D10D0A;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.Corporate-culture-trends-title p {
    color: #83888C;
    font-size: 18px;
    text-indent: 2em;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0;
}

.Corporate-culture-trends-title {
    border-bottom: 1px solid #DDDFE1;
    padding-bottom: 16px;
}

ul.Corporate-culture-trends-list li a {
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    margin-left: 0;
    color: #3D4246;
    position: relative;
    width: 80%;
}

ul.Corporate-culture-trends-list .time {
    float: right;
    font-size: 16px;
    color: #858A8E;
}

ul.Corporate-culture-trends-list li a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #D8D8D8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

ul.Corporate-culture-trends-list li {
    padding: 10px 0;
    transition: .3s;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
ul.Corporate-culture-trends-list li:last-child{
    border-bottom: 0;
}

ul.Corporate-culture-trends-list li p{
    color: #83888C;
    font-size: 18px;
    text-indent: 2em;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0;
    display: none;
}
ul.Corporate-culture-trends-list li.active p{
    display: block;
}
ul.Corporate-culture-trends-list li.active .li-item a{
    font-size: 20px;
    font-weight: 600;
    color: #D10D0A;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-left: 0;
}
ul.Corporate-culture-trends-list li.active .li-item a:before{
    display: none;
}

.Corporate-culture-trends .col-lg-5 {
    width: 45.5%;
}

.Corporate-culture-trends .col-lg-7 {
    width: 54.5%;
}

.Corporate-culture-trends-owl .item a img {
    height: 364px;
}

ul.Corporate-culture-trends-list li:first-child{
    padding-top: 0;
}

.grounp-bock-brand .container {
    overflow: hidden;
}

.infrastructure-construction-module {
    background: url(../img/jcssjs-bg-img.png) top center no-repeat;
    background-size: cover;
    margin-top: 40px;
    overflow: hidden;
}

.infrastructure-construction-module .corporate_culture_bg_title h4 span {
    width: 350px;
}
.corporate_culture_bg .slogen{
    display: block;
}

.infrastructure-construction-module-lt {
    width: 555px;
    float: left;
    margin-top: 74px;
    position: relative;
    z-index: 4;
}

.infrastructure-construction-module-lt li {
    width: 100%;
    height: 170px;
    line-height: 170px;
    font-size: 28px;
    font-weight: 800;
    color: #FFDA66;
    background: url(../img/sjss-lt-list-bg.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
}

.infrastructure-construction-module-middle {
    padding-left: 164px;
    padding-right: 214px;
    position: relative;
    overflow: hidden;
    padding-top: 46px;
    padding-bottom: 40px;
}

.infrastructure-Shanjian span {
    width: 164px;
    margin: 0 auto;
    display: block;
}

.infrastructure-construction-module-right {
    float: right;
    width: 870px;
    position: relative;
    z-index: 3;
}

.infrastructure-kuajing {
    height: 66px;
    padding: 0 28px;
    background: #1441A6;
    margin-bottom: 15px;
}

.infrastructure-kuajing dt {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    line-height: 66px;
    margin-right: 70px;
}

.infrastructure-kuajing dd {
    font-size: 16px;
    font-weight: 400;
    float: left;
    line-height: 66px;
    margin-right: 95px;
    color: #FFFFFF;
}

.infrastructure-jcss-width147 {
    width: 147px;
    height: 335px;
    background: #1441A6;
    padding: 20px 0;
    float: left;
}

.infrastructure-jcss-width147 span {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 37px;
    height: 100%;
    display: block;
    width: 23px;
    margin: 0 auto;
}

.infrastructure-jcss-width713 {
    float: left;
    width: 713px;
    margin-left: 10px;
    background: #1441A6;
    padding-left: 25px;
    height: 105px;
}

.infrastructure-jcss-width713-yellow {
    margin-right: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #FFDA66;
    float: left;
    width: 75px;
    line-height: 102px;
    padding-top: 20px;
}

.infrastructure-jcss-width713-list  p {
    font-size: 12px;
    color: rgba(255,255,255,.6);
}

.infrastructure-jcss-width713-list ul li {
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    width: 20%;
    line-height: 26px;
}

.infrastructure-jcss-width713-list {
    float: left;
    padding-top: 25px;
    width: 530px;
}

.Data-scheduling .infrastructure-jcss-width713-yellow, .Trust-calculation .infrastructure-jcss-width713-yellow {
    line-height: 70px;
}

.Data-scheduling {
    margin-top: 9px;
    margin-bottom: 10px;
}

.infrastructure-Shanjian {
    background: url(../img/ss-shanjian.png) no-repeat;
    background-size: 100% 100%;
    height: 67px;
    margin-bottom: 7px;
    line-height: 76px;
}

.Technology_products_bock_lister li span img,.infrastructure-logo span img {
    border-radius: 50%;
}

.figure-four-link-list li {
    background: url(../img/four-modelr.png) no-repeat;
    background-size: 100% 100%;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.figure-four-link-list {
    overflow: hidden;
    width: 100%;
    margin-top: 15px;
}

.infrastructure-construction-module-right:before {
    content: '';
    width: 1297px;
    height: 685px;
    background: url(../img/jcjs-guang.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -2;
    animation: flash 1s alternate infinite;
}

@keyframes flash {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.infrastructure-construction-module-middle .active .bussinond-tk-tanel-dw {
    top: -30px;
    left: 316px;
}

.infrastructure-construction-module-middle .Facilities-field04 {
    width: 124px;
}

.personnel-recruitment {
    margin-top: 54px;
    margin-bottom: 347px;
    overflow: hidden;
}

.Information_disclosure_Text_list li {
    float: left;
    padding: 25px 45px;
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 20px;
    font-weight: bold;
    color: #242526;
    cursor: pointer;
}

.Information_disclosure_Text_list {
    background: #F3F5F9;
    padding-left: 31px;
    margin-top: 41px;
}

.Information_disclosure_Text_list .active {
    background: #124A8A;
    color: #fff;
}

.Information_disclosure_Text_list_content {
    margin-top: 27px;
    margin-bottom: 165px;
}

.Information_disclosure_Text_list_tanel li {
    padding-top: 34px;
    padding-bottom: 42px;
    overflow: hidden;
    border-bottom: 1px solid #E5ECF3;
}

.Information_disclosure_Text_list_tanel li a {
    display: block;
}

.Information_disclosure_date {
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    border: 1px solid #E4E6EA;
    float: left;
    text-align: center;
    margin-right: 41px;
}

.Information_disclosure_date strong {
    font-size: 28px;
    font-weight: bold;
    color: #124A8A;
}

.Information_disclosure_date span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(36,37,38,.6);
}

.Information_disclosure_Text_list_tanel li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.Information_disclosure_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: bold;
    color: #101010;
    line-height: 70px;
}

.Information_disclosure_Text_list_tanel {
    display: none;
}

.Information_disclosure_Text_list_content .active {
    display: block;
}

.major-business-title {
    width: 735px;
    margin: 0 auto;
    padding-top: 35px;
    margin-bottom: 46px;
}

.major-business {
    background: url(../img/major-business.png) top center no-repeat;
    background-size: cover;
    margin-top: 40px;
}

.major-business-conter {
    padding-left: 50px;
    padding-bottom: 68px;
    padding-right: 66px;
}

.major-business-conter-lt {
    width: 1457px;
    height: 600px;
    padding-left: 15px;
    padding-right: 11px;
    padding-top: 81px;
    border-radius: 49px;
    border: 1px dashed rgba(255,255,255,.3);
    position: relative;
    float: left;
}

.major-business-roter span {
    font-size: 20px;
    font-weight: bold;
    color: #FFDA66;
    letter-spacing: 2px;
    display: block;
}

.major-business-roter {
    width: 256px;
    height: 114px;
    text-align: center;
    position: relative;
    float: left;
    z-index: 4;
}

.major-business-roter:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/yyfw-rote.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -8px;
    top: 28px;
    z-index: -1;
}

.margin-top168 {
    margin-top: 168px;
}

.margin-top168 i,.margin-top33 i, .margin-top27 i {
    width: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.margin-top33 {
    margin-top: 33px;
}

.margin-top27 {
    margin-top: 27px;
    margin-left: 108px;
}

.two-rt-major-business {
    float: right;
}

.two-rt-major-business .major-business-roter {
    float: none;
}

.margin-top0 i {
    width: 34px;
    display: block;
    margin: 0 auto;
    margin-bottom: 4px;
}

.margin-top0 {
    margin-bottom: 50px;
    margin-top: -13px;
}

.Functional-service dl, .major-business-conter-rt dl, .resources-cph dl {
    margin-bottom: 0;
}

.Functional-service {
    padding-top: 29px;
    top: 30px;
    position: relative;
    overflow: hidden;
    width: calc(100% - 289px);
    margin-left: 289px;
}

.Functional-service dt {
    float: left;
    font-size: 16px;
    margin-right: 69px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 38px;
}

.Functional-service dd {
    float: left;
    margin-right: 10px;
    border-radius: 19px;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 37px;
    color: #FFFFFF;
}

.Functional-service:before {
    content: '';
    width: 1042px;
    height: 3px;
    background: url(../img/Functional-service-xian.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.major-business-conter-rt {
    float: left;
    margin-top: 107px;
    margin-left: 20px;
}

.major-business-conter-rt dt,.major-business-conter-rt dd {
    position: relative;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    margin-bottom: 80px;
    text-align: center;
    width: 144px;
}

.major-business-conter-rt dt:before,.major-business-conter-rt dd:before {
    content: '';
    width: 100%;
    height: 53px;
    background: url(../img/server-dt.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -33px;
    left: 0;
}

.major-business-conter-rt dl {
    float: left;
}

.major-business-conter-rt dd {
    margin-bottom: 10px;
}

.major-business-conter-rt ul {
    padding-top: 7px;
    margin-top: 80px;
    margin-left: 10px;
    width: 155px;
    height: 316px;
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(2px);
    float: left;
}

.major-business-conter-rt ul li {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 56px;
}

.Data-resource-utilization {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.Data-resource-utilization {
    position: absolute;
    left: 218px;
    top: 172px;
}

.Data-resource-utilization:after {
    content: '';
    width: 142px;
    height: 117px;
    background: url(../img/quxian01.png) no-repeat;
    background-size: 60%;
    position: absolute;
    left: -40px;
    bottom: -130px;
}
.Data-resource-utilization .loading,.Application-landing01 .loading,.Application-landing02 .loading{
    position: absolute;
    right:0;
}
.Data-resource-utilization .loading{
    top:26px;
    right:20px;
}
.Application-landing01 .loading,.Application-landing02 .loading{
    right:-54px;
    top:16px;
}
.Application-landing02 .loading{
    top:14px;
}
.margin-top27 i {
    width: 31px;
}

.resources-cph dt {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
}

.resources-cph {
    position: absolute;
    left: 539px;
    top: 183px;
}

.resources-cph dt:after {
    content: '';
    width: 123px;
    height: 6px;
    background: url(../img/quxian02.png) no-repeat;
    position: absolute;
    bottom: -9px;
    left: -20px;
    background-size: 100%;
}

.resources-cph ul {
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(2px);
    width: 144px;
    position: absolute;
    left: -28px;
    top: 43px;
    z-index: 4;
}

.resources-cph ul:before {
    content: '';
    width: 100%;
    height: 53px;
    background: url(../img/server-dt.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -19px;
    left: 0px;
    z-index: -1;
}
.resources-cph ul .loading{
    position: absolute;
    right:10px;
    top:-24px;
}

.resources-cph ul li {
    font-size: 14px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

/*æž„å»ºåŸŽå¸‚æ•°æ®ç”Ÿæ€ç³»ç»Ÿ*/

.major-business-city-conter{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:20px 5%;
    margin:-46px 5% 0;
    position:relative;
    padding-bottom: 20px;
    overflow-x:auto;
}
.padding-bottom-40px{
    padding-bottom: 40px;
}
.major-business-city-conter:before,.major-business-city-conter:after{
    content: '';
    height: 100%;
    width: 50%;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(270deg, rgba(255,255,255,0) 50%, rgba(255,255,255,.06) 100%);
    top:0;
    left:0;
    bottom:0;
}
.major-business-city-conter:after{
    background: linear-gradient(-270deg, rgba(255,255,255,0) 50%, rgba(255,255,255,.06) 100%);
    right:0;
    left:auto
}
.major-business-city-conter .major-business-right,
.major-business-city-conter .major-business-left{
    position: relative;
    z-index: 999;
}
.major-business-city-conter .major-business-right .data-left-list li,
.major-business-city-conter .major-business-left .data-left-list li
{
    color:#fff;
    font-size: 20px;
    padding:6px 20px;
    margin:16px 0;
    white-space: nowrap;
}
.major-business-city-conter .major-business-left .data-left-list li{
    background: url("../img/btn-lbg.png") left center no-repeat;
    background-size: auto 100%;
    padding-right: 0;
}
.major-business-city-conter .major-business-right .data-left-list li{
    background: url("../img/bg-rbg.png") right center no-repeat;
    background-size: auto 100%;
    text-align: right;
    padding-left: 0;
}
.major-business-city-conter .major-business-left .data-left-list li:nth-child(1),
.major-business-city-conter .major-business-left .data-left-list li:last-child{
    margin-left: 100px;
}
.major-business-city-conter .major-business-left .data-left-list li:nth-child(2),
.major-business-city-conter .major-business-left .data-left-list li:nth-child(5){
    margin-left: 50px;
}

.major-business-city-conter .major-business-right .data-left-list li:nth-child(1),
.major-business-city-conter .major-business-right .data-left-list li:last-child{
    margin-right: 100px;
}
.major-business-city-conter .major-business-right .data-left-list li:nth-child(2),
.major-business-city-conter .major-business-right .data-left-list li:nth-child(5){
    margin-right: 50px;
}
.move-sm{
    animation-name: movesm; /* æŒ‡å®šè¦åº”ç”¨çš„åŠ¨ç”»åç§° */
    animation-duration: 1.5s; /* è®¾ç½®åŠ¨ç”»æŒç»­æ—¶é—´ä¸º3ç§’ */
    animation-timing-function: ease; /* è®¾ç½®åŠ¨ç”»é€Ÿåº¦æ›²çº¿ä¸ºeaseï¼ˆé»˜è®¤å€¼ï¼‰*/
    animation-iteration-count: infinite;
}
.move-sm2{
    animation-name: movesm2; /* æŒ‡å®šè¦åº”ç”¨çš„åŠ¨ç”»åç§° */
    animation-duration: 1.5s; /* è®¾ç½®åŠ¨ç”»æŒç»­æ—¶é—´ä¸º3ç§’ */
    animation-timing-function: ease; /* è®¾ç½®åŠ¨ç”»é€Ÿåº¦æ›²çº¿ä¸ºeaseï¼ˆé»˜è®¤å€¼ï¼‰*/
    animation-iteration-count: infinite;
}

.round-cont{
    position: relative;
}
.major-business-center{
    position: relative;
    z-index: 999;
}
.major-business-center .text{
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    color:#FFDA66;
    font-weight: bold;
}
.major-business-center img.round-img{
    width: 700px;
}
.major-business-center .round-cont-text{
    position: absolute;
    left:0;
    top:50px;
    bottom:50px;
    right:0;
}
.major-business-center .arr-img{
    width: 46px;
    height: 21px;
}

.major-business-center .round-cont-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.major-business-center .round-cont-text .md-text{
    display: flex;
    align-items: center;
}
.major-business-center .round-cont-text .md-text img{
    flex:1;
    margin:0 20px;
    width: 154px;
    animation-name: fade; /* æŒ‡å®šè¦åº”ç”¨çš„åŠ¨ç”»åç§° */
    animation-duration: 1s; /* è®¾ç½®åŠ¨ç”»æŒç»­æ—¶é—´ä¸º3ç§’ */
    animation-timing-function: ease; /* è®¾ç½®åŠ¨ç”»é€Ÿåº¦æ›²çº¿ä¸ºeaseï¼ˆé»˜è®¤å€¼ï¼‰*/
    animation-iteration-count: infinite;
}
.major-business-center .round-cont-text .md-text span{
    color:#FFDA66;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
.major-business-center .round-cont-text .text-l-t,.major-business-center .round-cont-text .text-r-b{
    color:#fff;
    display: flex;
    align-items: center;
    width: 100%;
}
.major-business-center .round-cont-text .text-l-t{
    padding-left: 150px;
    justify-content: flex-start;
}
.major-business-center .round-cont-text .text-r-b{
    padding-right: 150px;
    display: flex;
    justify-content: flex-end;
}
.major-business-center .round-cont-text img{
    margin:0 4px;
}
/*åŠ¨ç”»*/
@keyframes movesm {
    0% { transform: translateX(-10px);opacity: 0 } /* åˆå§‹ä½ç½®ä¸ºåŽŸç‚¹ */
    100% { transform: translateX(0); opacity: 1} /* æœ€ç»ˆä½ç½®å‘å³ç§»åŠ¨200åƒç´  */
}
@keyframes fade {
    0% { opacity: .6 } /* åˆå§‹ä½ç½®ä¸ºåŽŸç‚¹ */
    100% { opacity: 1 } /* æœ€ç»ˆä½ç½®å‘å³ç§»åŠ¨200åƒç´  */
}
@keyframes movesm2 {
    0% { transform: translateX(10px);opacity: 0 } /* åˆå§‹ä½ç½®ä¸ºåŽŸç‚¹ */
    100% { transform: translateX(0); opacity: 1} /* æœ€ç»ˆä½ç½®å‘å³ç§»åŠ¨200åƒç´  */
}



.Application-landing {
    position: absolute;
    top: 108px;
    right: 334px;
}

.Application-landing div {
    font-size: 16px;
    position: relative;
    color: #FFFFFF;
}

.Application-landing01 {
    margin-bottom: 127px;
}

.Application-landing01:after {
    content: '';
    width: 280px;
    height: 71px;
    background: url(../img/quxian03.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 25px;
    right: -51px;
}

.Application-landing02:after {
    content: '';
    width: 280px;
    height: 71px;
    background: url(../img/quxian04.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -25px;
    right: -51px;
}

.margin-top0:before {
    top: 9px;
}

.major-business-roter i {
    animation: rotateme2 5s infinite linear;
}

@keyframes rotateme2 {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

.major-business-conter-box {
    width: 1790px;
}

.major-business-conter .mCustomScrollbar {
    height: auto;
}

.major-business-sollor {
    overflow-x: auto;
    scrollbar-color: rgba(255,255,255,0.2);
    scrollbar-width: auto;
    scrollbar-face-color: rgba(255,255,255,0.2);
    scrollbar-highlight-color: rgba(255,255,255,0.2);
    scrollbar-3dlight-color: rgba(255,255,255,0.2);
}

.major-business-sollor::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.major-business-sollor::-webkit-scrollbar-thumb {
    border-radius: .5rem;
    background: rgba(255,255,255,0.2);
}

.major-business-sollor::-webkit-scrollbar-track {
    border-radius: .5rem;
    background: rgba(255,255,255,0.1);
}
